home *** CD-ROM | disk | FTP | other *** search
/ The Sunday Times: The Month 2004 October / The Sunday Times - The Month 2004-10.iso / pc / assets / xml / content / kids / dvd / home.xml < prev   
Extensible Markup Language  |  2004-08-19  |  890b  |  34 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <page>
  3.     <template layout="B">
  4.         <module type="text" position="BL" nodepath="review"/>
  5.         <module type="video" position="TL" nodepath="video"/>
  6.         <module type="image" position="TR" nodepath="image"/>
  7.     </template>
  8.     <content>
  9.         <image>
  10.             <image><![CDATA[../kids/dummy_no_extra.jpg]]></image>
  11.         </image>
  12.         <review>
  13.             <dimensions width="360" height="177"/>
  14.             <title><![CDATA[Title]]></title>
  15.             <byline><![CDATA[Byline]]></byline>
  16.             <title2/>
  17.             <title2/>
  18.             <body><![CDATA[Body copy]]></body>
  19.             <body2/>
  20.             <bodylink>
  21.                 <label><![CDATA[Something else]]></label>
  22.                 <link><![CDATA[3]]></link>
  23.             </bodylink>
  24.         </review>
  25.         <video>
  26.             <image><![CDATA[../kids/dummy_clip.jpg]]></image>
  27.             <video/>
  28.             <note/>
  29.             <buttons>
  30.                 <fullscreen><![CDATA[Full screen]]></fullscreen>
  31.             </buttons>
  32.         </video>
  33.     </content>
  34. </page>